Current File : //usr/local/sitepad/lib/panels/cpanel/addon_sitepad.cgi |
#!/usr/local/bin/perl
#WHMADDON:SitePad:SitePad Website Builder
//////////////////////////////////////////////////////////////
//===========================================================
// SitePad Website Builder
//===========================================================
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Date: 23rd Jan 2012
// Time: 21:00 hrs
// Site: http://www.sitepad.com/ (SitePad)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.sitepad.com
// ----------------------------------------------------------
//===========================================================
// (c)SitePad
//===========================================================
//////////////////////////////////////////////////////////////
my $URL = '../cgi/sitepad/index.cgi';
print "Location: $URL\n\n";